1. Definition of Trigonometric Functions for Any Angle
Let $\alpha$ be any angle whose terminal side intersects the unit circle at point $P(x, y)$. Then define:
- Sine (Sine): $\sin \alpha = y$
- Cosine (Cosine): $\cos \alpha = x$
- Tangent (Tangent): $\tan \alpha = \frac{y}{x} \quad (x \neq 0)$
If point $P(x, y)$ lies on a circle of radius $r$, then $\sin \alpha = \frac{y}{r}, \cos \alpha = \frac{x}{r}, \tan \alpha = \frac{y}{x}$.
2. Fundamental Identities for the Same Angle
Directly derived from the unit circle equation $x^2 + y^2 = 1$:
2. Quotient Identity: $\tan \alpha = \frac{\sin \alpha}{\cos \alpha}$
Moreover, in advanced mathematics, trigonometric functions can also be approximated numerically usingTaylor seriesfor numerical approximation, for example: $\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \dots$, demonstrating a deep connection between trigonometric functions and algebraic polynomials.
A certain Ferris wheel has its highest point 120m above ground and lowest point 10m above ground. It takes 30 minutes to complete one full rotation. Assume the Ferris wheel rotates at a constant speed, and the ride begins counting time when the passenger enters the cabin at the lowest point.
1. Amplitude $A$: Radius is $(120 - 10) / 2 = 55$ m.
2. Vertical shift $k$: Center height is $(120 + 10) / 2 = 65$ m.
3. Angular velocity $\omega$: Period $T = 30$, so $\omega = 2\pi / 30 = \pi / 15$.
4. Phase $\phi$: At $t=0$, the position is at the lowest point $h=10$. Let $h(t) = 55\sin(\frac{\pi}{15}t + \phi) + 65$. At $t=0$, $55\sin \phi + 65 = 10 \implies \sin \phi = -1 \implies \phi = -\pi/2$.
Formula: $h(t) = 55\sin(\frac{\pi}{15}t - \frac{\pi}{2}) + 65$ or $h(t) = 65 - 55\cos(\frac{\pi}{15}t)$.
Substitute $t=5$ into the formula:
$h(5) = 65 - 55\cos(\frac{\pi}{15} \cdot 5) = 65 - 55\cos(\frac{\pi}{3})$
$h(5) = 65 - 55 \cdot (1/2) = 65 - 27.5 = 37.5$ m.
Conclusion: The height is 37.5 meters.
After half a period (15 minutes), the angle increases by $\pi$ radians. On the unit circle, this means point $P(x, y)$ rotates to the point $P'(-x, -y)$ symmetric about the origin. In trigonometric functions, this is represented by the identity $\sin(\alpha + \pi) = -\sin \alpha$. Therefore, if it started at the lowest point, after half a period it must be at the highest point.